Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

충남대 FE_이다은_1주차 과제 #34

Open
wants to merge 14 commits into
base: daeun0726
Choose a base branch
from

Conversation

daeun0726
Copy link

안녕하십니까 멘토님 충남대학교 이다은입니다.

질문

  1. 추가로 정리해야할 불필요한 폴더나 코드들이 있는지 궁금합니다.
  2. css-in-js 방식을 사용하기 위한 방법에는 Emotion 말고도 Styled-components가 있다고 알고 있습니다. 혹시 현재 프로젝트에서 Styled-components말고 Emotion를 쓰는 특별한 이유가 있을까요? 또한 현재 두 방식 중에 실무에서 더 많이 쓰이는 방식이 있을까요

이외에도 잘못된 부분이나 수정이 필요한 부분을 알려주신다면 감사하겠습니다.

@daeun0726 daeun0726 changed the title 충남대 FE_이다_1주차 과제 Step1 충남대 FE_이다은_1주차 과제 Step1 Jun 27, 2024
@daeun0726 daeun0726 changed the title 충남대 FE_이다은_1주차 과제 Step1 충남대 FE_이다은_1주차 과제 Jul 1, 2024
@daeun0726 daeun0726 changed the base branch from main to daeun0726 July 1, 2024 06:56
Copy link

@orangehouse202 orangehouse202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

전반적으로 깔끔하네요! 고생하셨습니다 👍

추가로 정리해야할 불필요한 폴더나 코드들이 있는지 궁금합니다.

지금 좋습니다!

css-in-js 방식을 사용하기 위한 방법에는 Emotion 말고도 Styled-components가 있다고 알고 있습니다. 혹시 현재 프로젝트에서 Styled-components말고 Emotion를 쓰는 특별한 이유가 있을까요? 또한 현재 두 방식 중에 실무에서 더 많이 쓰이는 방식이 있을까요

React Ecosystem에서 특히 스타일링 부분은 압도적으로 많이 쓰이는 라이브러리는 없는 것 같아요. 제가 기억하기론 styled-components가 더 예전에 나오고 emotion이 상대적으로 최근에 나오면서 styled-components들이 가지고 있던 문제들을 해결해주면서 emotion이 더 많이 쓰였던 것 같아요. 실무에서도 emotion을 더 많이 썼습니다. 좋은진 잘 모르겠어요 ㅎㅎ;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants